home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_usrdoc / EJECT-1.5 / CHANGELO.{_1 < prev    next >
Text File  |  1999-09-17  |  1KB  |  42 lines

  1. version 1.0:
  2.  
  3. - first release
  4.  
  5. version 1.1:
  6.  
  7. - now handles case where device is a relative symbolic link
  8. - looks at $CDROM environment variable for default device
  9. - updated man page to reflect $CDROM environment variable
  10. - added more device nicknames
  11. - install using "install" instead of "cp" in Makefile
  12. - handles old kernels without CDROMEJECT_SW support
  13. - now includes file COPYING in distribution
  14. - thanks to Dick Streefland and Mark Lord for suggestions/patches
  15.  
  16. version 1.2:
  17. - changes submitted by Doug L. Hoffman (hoffman@cs.unc.edu):
  18.   - fixes non null-terminated string bug
  19.   - uses system() to call umount(8) instead of umount system call
  20.  
  21. version 1.3:
  22. - changes submitted by Ben Galliart (bgallia@luc.edu):
  23.   - added support for IDE/ATAPI CD-ROM changers using CDROMLOADFROMSLOT 
  24.     ioctl call
  25. - additional changes made at the suggestion of Markus Pilzecker 
  26.   (markus.pilzecker@rhein-neckar.netsurf.de)
  27.  
  28. version 1.4:
  29. - changes submitted by Donnie Barnes (djb@redhat.com):
  30.   - support for ejecting floppy drives under Linux on the Sun/SPARC
  31.     platform
  32. - minor formatting and code changes
  33. - new author's e-mail address
  34. - added a few more nicknames
  35.  
  36. version 1.5:
  37. - changes submitted by Donnie Barnes (djb@redhat.com):
  38.   - supports Zip and Jaz drives
  39.   - can now unmount multiple partitions
  40. - no longer need -f option in order for -u option to work
  41. - uses new CDROM_SELECT_DISC ioctl in favour of CDROMLOADFROMSLOT
  42.